You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > SetIt Method > VectorInt.SetIt Method ([In] int[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.SetIt Method ([In] int[])

Sets object values.

Syntax
C#
Visual Basic
public TMtxVecInt SetIt([In] int[] A);

Set object values. The size of the calling object is adjusted to match the length of the array. The elements of A array are copied to the calling object elements. The IntPrecision property of the calling object is not changed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!